Skip to content

Update sbt-scoverage to 1.9.1#656

Merged
stevedlawrence merged 1 commit intoapache:mainfrom
scala-steward:update/sbt-scoverage-1.9.1
Oct 12, 2021
Merged

Update sbt-scoverage to 1.9.1#656
stevedlawrence merged 1 commit intoapache:mainfrom
scala-steward:update/sbt-scoverage-1.9.1

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

Updates org.scoverage:sbt-scoverage from 1.9.0 to 1.9.1.
GitHub Release Notes - Version Diff

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Files still referring to the old version number

The following files still refer to the old version number (1.9.0).
You might want to review and update them manually.

project/plugins.sbt
Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scoverage", artifactId = "sbt-scoverage" } ]

labels: sbt-plugin-update, semver-patch, old-version-remains

Copy link
Copy Markdown
Contributor

@tuxji tuxji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Coverage report generated by new plugin version looks fine.

https://codecov.io/gh/apache/daffodil/tree/45d515d389f28e602af6bbc082f899d20ab5765e

  • Do all automated continuous integration checks pass?
    Yes
  • Is the update a patch, minor, or major update?
    Patch update, bumps three deps and fixes minor bug that shouldn't affect our use
  • Is the license still compatible with ASF License Policy?
    Yes, still ALV2
  • Have any changes been made to LICENSE/NOTICE files that need to be incorporated?
    No changes, but not distributed
  • Have any transitive dependencies been added or changed?
    No changes other than version bumps, but not distributed

Copy link
Copy Markdown
Member

@stevedlawrence stevedlawrence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@stevedlawrence stevedlawrence merged commit 520af37 into apache:main Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants